home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / networking / 2498 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.8 KB

  1. Path: serra.unipi.it!news
  2. From: chiarito@cli.di.unipi.it (Rudi Chiarito)
  3. Newsgroups: comp.sys.amiga.networking
  4. Subject: Re: IRC request
  5. Date: 16 Mar 96 12:37:23 +0100
  6. Organization: Universita' di Pisa
  7. Message-ID: <2283.6649T757T1164@cli.di.unipi.it>
  8. References: <4gojpu$pjf@hearst.cac.psu.edu> <4grj86$gsa@news.clinet.fi>
  9.     <19960228.7C906D8.FDF9@mother.com> <4h4qp8$45at@rohcs1.uhc.com>
  10.     <19960229.4DDCF8.11EA8@am090.du.pipex.com> <4hemdh$6v0@serpens.rhein.de>
  11.     <slrn44keo54.9q9.hkantola@vesuri.Helsinki.FI> <4i8muc$hir@serpens.rhein.de>
  12. NNTP-Posting-Host: paperoga.cnuce.cnr.it
  13. X-Newsreader: THOR 2.22 (Amiga;TCP/IP)
  14.  
  15.  
  16. >hkantola@cc.Helsinki.FI (Heikki Kantola) writes:
  17.  
  18. >>Well, perhaps not enormous but considerable amount of resources ircd
  19. >>takes. This is from SparcServer 10/30 running Solaris 2.4 and 19 clients
  20. >>and one uplink connected to the server:
  21. >>  PID USERNAME PRI NICE  SIZE   RES STATE   TIME   WCPU    CPU COMMAND
  22. >>11162 irc       13    0   12M   11M sleep  59:38  3.68%  3.68% ircd
  23.  
  24. >Must be some truly insane code. Maybe MS can learn how to waste Megabytes
  25. >from ircd :)
  26. Mmmh... it isnt insane.
  27. Servers allocate memory to keep track of nicks, addresses, real names, channel
  28. modes (bans, ops) and so on. They even hold a copy of the away message!
  29. There's an option of the STATS command (or was it the INFO command?? I
  30. dont have the RFC 1459 at hand) which will tell you how much memory the server
  31. is currently using for each type of information it stores in RAM.
  32. If you consider that there are *thousands* of users on IRC, it's obvious
  33. that inetd is going to eat MBYTES of memory.
  34.  
  35. Talking about servers and 68020, the main italian server (irc.ccii.unipi.it)
  36. is a 68020 Sun with 32MB of RAM running SunOS4. Due to a limitation of the OS,
  37. it can accept max 200 clients on it.
  38. During the day it's often split because the link to the rest of europe it's
  39. painfully SLOOOOOOOWWWWWW. But late at night (when the link gets better but
  40. the traffic on IRC increases due to the american users) it handles 100-150
  41. connected clients plus all the thousands clients from other servers.
  42. Oh, I almost forgot: it also runs the multicasting software -- for video-
  43. conferencing purposes :). And it also runs X on the 24 bit framebuffer :)))).
  44.  
  45. Despite all of this, it runs SMOOTHLY. As I said, problems arise only during
  46. the day, but they're caused by *THE NETWORK*.
  47.  
  48.  
  49.   ~~~ intel OUTside! ~~ $VER:.signature 3.0 (15.1.96) ~~ intel OUTside! ~~~
  50.  
  51.   "So let them know when they stare it's just a private affair
  52.    They'll have us hung in the air and tell me what do they care
  53.    It's only a life to be twisted and broken
  54.    They'll see the heart-ache, they'll see our love break"
  55.  
  56.  ~ Rudi Chiarito - chiarito@cli.di.unipi.it ~   **E-mail replies, please**
  57.        *IRC*  Nutello --- *WWW*  http://www.cli.di.unipi.it/~chiarito/
  58.  MISTAKES/MISSPELLINGS ARE FICTIONAL:A SIMILARITY TO REAL ONES IS INCIDENTAL
  59.  
  60.